X11 dnd: Calculate relative coords right in events
authorAlexander Larsson <alexl@redhat.com>
Thu, 14 May 2020 09:46:33 +0000 (11:46 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 14 May 2020 09:46:33 +0000 (11:46 +0200)
commitbca4af360db820a37f9543aef1a61bffface01fe
treea7a5c4f0313de58066025cc4eb12ce7195581dc6
parent32f58e6c0b72c0749721ba6ceb17ecfe214f915e
X11 dnd: Calculate relative coords right in events

GdkSurface.x/y is mostly 0, we need to look atht GdkX11Surface->abs_x/y.
gdk/x11/gdkdrop-x11.c